From: Roland McGrath Date: Sun, 3 Oct 1993 19:55:09 +0000 (+0000) Subject: (VPATH): Define to @srcdir@. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~94251 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f854bb66e24af791def8e95b041935722a08624f;p=emacs.git (VPATH): Define to @srcdir@. --- diff --git a/Makefile.in b/Makefile.in index 749735b5a30..b9d32ae7a62 100644 --- a/Makefile.in +++ b/Makefile.in @@ -106,6 +106,9 @@ infodir=@infodir@ # set by the configure script's `--srcdir' option. srcdir=@srcdir@ +# Tell make where to find source files; this is needed for the makefiles. +VPATH=@srcdir@ + # ==================== Emacs-specific directories ==================== # These variables hold the values Emacs will actually use. They are